How to use velodye-64 with velodyne driver
roslaunch velodyne_pointcloud 32e_points.launch calibration:=/home/user/32db.yaml
how to revamp it
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
roslaunch velodyne_pointcloud 32e_points.launch calibration:=/home/user/32db.yaml
how to revamp it
The driver is documented on the ROS wiki.
There is not a launch file for the 64e models that exactly duplicates 32e_points.launch
. I suggest that you make a copy of that script and update its parameters following the documentation above.
Which type of laser do you use? You need to change the launch file to the launcher file you are using. The path in the command is the absolute path to the location where the yaml file is stored.
Asked: 2017-06-19 03:31:46 -0500
Seen: 442 times
Last updated: Dec 29 '17
Can I use multiple point cloud maps in Autoware.Ai v1.14.0?
Semantic description is not specified for the same robot as the URDF
Where can i can find the configuration file for VLP16 calibration for ROS?
how to remove dynamic object in slam?
Maxon Motor EPOS 4 - Cyclic Synchronous Modes - EtherCAT in ROS
Is a kinect a accurate way to simulate a Velodyne 16?
Sick TiM300 Laserscanner Driver
Can I call ROS “ros::init(…)” within the player (Player/Stage) driver?