ADVRHumanoids / XBotControl

XBotControl framework: XBotCore + OpenSoT + CartesI/O
33 stars 3 forks source link

[CartesIO 2] QuickStart with launch file not rviz visualization (suggestion) #40

Open lia2790 opened 3 years ago

lia2790 commented 3 years ago

Point

I want to try to run a simple launch file as described in the QuickStart of CartesIO documentation here. Once I did, I run my launch file. Once run my own launch file I wanted to visualize the robot on rviz. Then I run rviz, added the RobotModel and set the Fixed Frame to ci/world but I was not able to correctly visualize as below

Screenshot from 2021-05-12 15-46-14

Then, I see that if I fix TF Prefix everything worked fine as below

Screenshot from 2021-05-12 15-48-23

Then, I would suggest providing some information in the documentation on how to visualize the robot.