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

how can i see the camera in gazebo #6

Open
q8wwe opened this issue Mar 2, 2020 · 1 comment
Open

how can i see the camera in gazebo #6

q8wwe opened this issue Mar 2, 2020 · 1 comment

Comments

@q8wwe
Copy link

q8wwe commented Mar 2, 2020

I'm trying to visualize the camera in gazebo but i run into error : No name given for the robot.

Launch file:

<launch> <arg name="robot_ns" default="/"/> <param name="robot_description" command="$(find xacro)/xacro --inorder '$(find realsense_gazebo_plugin)/urdf/d435.urdf.xacro' use_nominal_extrinsics:=true" /> <node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" > <param name="tf_prefix" type="string" value="/" /> </node> <node pkg="joint_state_publisher" name="joint_state_publisher" type="joint_state_publisher" /> </launch>

@zp2546265641
Copy link

how to use?

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

2 participants