-
Notifications
You must be signed in to change notification settings - Fork 11
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
issue after running the “roslaunch mc_rtc_ticker display.launch” #28
Comments
You should create the directory (and the file) on the first use. The file in
This is normal. Nothing will appear in RViZ until you run a controller. |
Hello, gergondet!Thank you very much for your help! I have created the mc_rtc.yaml in
Still in
I can open "choreonoid". But can't see the robot. |
Hi @dosh1234 Can you run How did you install choreonoid? |
Hi @gergondet I Install dependencies from Ubuntu mirror. After |
Hello!
I follow the introductions on the website step by step(“https://jrl-umi3218.github.io/lipm_walking_controller”)
I know
First edit mc_rtc configuration to make use of the newly installed controller, edit ~/.config/mc_rtc/mc_rtc.yaml:
MainRobot: JVRC1
Enabled: LIPMWalking
But I found that I couldn't find mc_trc in path ~/.config/mc_rtc/mc_rtc.yaml. I can find it in ~/devel/src/mc_rtc/etc.
Then I run:
roslaunch mc_rtc_ticker display.launch
Rviz is on, but the robot model is not visible, through RVIZ, I can see "no TF data. Actual error: fixed frame [robot_ map] does not exist”.
Thank you!
The text was updated successfully, but these errors were encountered: