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

asked 4 years ago223 views
2 Answers
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
answered 4 years ago
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!

answered 4 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions