RobotnikAutomation / rb1_base_sim

Packages for the simulation of the RB-1 Base robots
BSD 2-Clause "Simplified" License
10 stars 12 forks source link

using rosde, still packeges is missing #3

Closed atankvadi closed 6 years ago

atankvadi commented 6 years ago

i am working on Robotnik RB1

I installed packages like rb1_base _sim, rb1_base_common, robotnik_base_hw

while i used rosdep, rosdep install --from-paths /home/robotmania/catkin_ws/src/rb1_base_sim --ignore-src --rosdistro=kinetic -y it saying that, #All required rosdeps installed successfully even after that i can create workspace successfully through catkin_make.

bus still i am unable to launch any file(even I can't see them while i am launching) of them, except rb1_base_pad

so can anyone tell why this is happening and how can i get all required packages.

mikekaram commented 6 years ago

Could you provide a type of error or a screenshot of the failing roslaunch?

atankvadi commented 6 years ago

here i am attaching the screen shot of error if I use roslaunch rb1base and press tab for further directory, it is showing only 2 packages, which you can see in screenshot and if i write manually, also showing the errors error

mikekaram commented 6 years ago

Do you source the ROS setup file correctly? If yes, try to reboot, sometimes it works.

What I am trying to say, is that this type of error has nothing to do with this package, so something is wrong with your ROS setup or environment.

atankvadi commented 6 years ago

Thank you for suggestion I got what is the problem Ros setup file is correctly config but now as solution, every time I have to update my setup.bash, then it will show all required packages.

rguzman1 commented 6 years ago

In addition, the rb1_base_complete launch is in a different package now:

roslaunch rb1_base_sim_bringup rb1_base_complete.launch