Cannot use rosbash in Robomaker

0

Hi guys,
I am following the guide to create my first robotic application on ROS Melodic. I noticed I can't use rosbash tools like roscd and rosls right off the bat. Why is that?
Thank you

Edited by: sharvilsp on Aug 30, 2020 10:05 PM

gefragt vor 4 Jahren228 Aufrufe
2 Antworten
0

I'm sorry you're having issues. Can you tell me more information? Are you running in the Cloud9 IDE? Did you source the setup file for Melodic like this: source /opt/ros/melodic/setup.bash

If you have done that, can you please point me to the documentation steps you completed and where you are stuck?

AWS
beantwortet vor 4 Jahren
0

You're right. Sourcing the setup.bash was all that was needed. Thank you!
I created a new development environment with ROS Melodic as the ROS version and everything else as defaults. What confused me earlier was that the bashrc was sourcing the setup file in /opt/ros/melodic. It sourced setup.sh which doesn't work for some reason. I changed it to setup.bash and that did the trick. Now I don't have to manually source it.
Thanks again!

beantwortet vor 4 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen