The parameters of the sensor itself
Hello.
Is there any way to get the parameters of the sensor itself, such as vendor,resolution,power,etc.
Thank you.
Hello.
Is there any way to get the parameters of the sensor itself, such as vendor,resolution,power,etc.
Thank you.
In general, unless the driver writer has chosen to expose this information, vendor and power won't be available. If it is available, it tends to be in a diagnostics message. For instance, in the Hokuyo driver urg_node
here is where the information is populated: populateDiagnosticsStatus
Depending on the type sensor, resolution is available either in the sensor_msgs/CameraInfo
or sensor_msgs/LaserScan
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2016-10-17 21:03:40 -0600
Seen: 32 times
Last updated: Oct 18 '16
How to convert .csv or .mat file to ros?
What is the intensity sensor? (NXT)
Help with tf and sensor & odometry and robot positioning
How can I access the bumper sensors on a turtlebot in a simulation?
Adding a camera to a model in Gazebo? (Beginner)
How to find a laser straight line?