turtlebot / turtlebot_simulator

Launchers for Gazebo simulation of the TurtleBot
http://www.ros.org/wiki/turtlebot_simulator
99 stars 136 forks source link

how to add noise to the camera model? #66

Closed onlytailei closed 7 years ago

onlytailei commented 7 years ago

Can we do it like in the gazebo sdf file? http://gazebosim.org/tutorials?tut=sensor_noise#Cameranoise

tfoote commented 7 years ago

Yes, the turtlebot simulator is a gazebo instance. You need to modify the turtlebot_description https://github.com/turtlebot/turtlebot/blob/kinetic/turtlebot_description/urdf/turtlebot_gazebo.urdf.xacro#L9

Please ask questions on http://answers.ros.org according to our support policy: http://wiki.ros.org/Support We try to keep the issue tracker reserved for bugs and feature developments.