Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to check robot type. #370

Open
taichiH opened this issue Oct 3, 2018 · 1 comment
Open

How to check robot type. #370

taichiH opened this issue Oct 3, 2018 · 1 comment

Comments

@taichiH
Copy link
Contributor

taichiH commented Oct 3, 2018

According to README, we need step described as below to setup aero.

roscd aero_description
./setup.sh typeF  # including catkin build aero_startup
source ~/.bashrc

In this case, I set up typeF version aero.
If I set up other type, how to check current type?

@sasabot
Copy link
Collaborator

sasabot commented Oct 3, 2018

usually, when you load the model via aero_std, it should show the name of the model being loaded
however, this only works if you have changed the model name written in the urdf

otherwise, you should check the generated urdf under aero_description/robots and see if it is combining the correct configurations.

also, if you are using your own robot_shop package, i recommend writing your own readme in that package and copy and paste from there everytime you do a new setup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants