Skip to content
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

Robot model is not loading if using namespace __ns:=sim1 #1545

Open
ron007d opened this issue Sep 1, 2024 · 0 comments
Open

Robot model is not loading if using namespace __ns:=sim1 #1545

ron007d opened this issue Sep 1, 2024 · 0 comments

Comments

@ron007d
Copy link

ron007d commented Sep 1, 2024

if I use __ns:=sim1 arg while launching the gazebo.launch the robot model is not showing + the gazebo is paused due to that.
launch file
https://github.com/ron007d/ros_pick_and_place_simulation/blob/main/src/simple_simulation/launch/simple_simulation.launch
urdf file
https://github.com/ron007d/ros_pick_and_place_simulation/blob/main/src/simple_simulation/urdf/simple_robot_with_camera.xacro

why the model is not showing if I use namespace for gazebo spawn model

cmd to run

roslaunch simple_simulation simple_simulation.launch __ns:=sim1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant