ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

different rpm/port/return type velodyne VLP16

asked 2016-04-26 13:12:27 -0500

Zepherus1984 gravatar image

Hi Everyone,

I'm trying to figure out how to launch the velodyne driver if a vlp16 is using different parameters such as : -Different RPM -Different Port - return type - Destination IP address

I've been testing out : roslaunch velodyne_pointcloud VLP16_points.launch pcap:="path_to_pcap_file" on "standard" pcap files, and I'm not even sure that's correct..

That would be for a pcap file, but I'm not convinced if I had mine connected on how to launch the driver with different configurations.

I've seen various questions for the 32 and 64 model, and even that was unclear so I figured I would just ask it here.

Thanks in advance,

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2016-04-29 10:20:14 -0500

joq gravatar image

Several recently added parameters are missing as arguments to the installed launch scripts. I just opened issue #90 to fix that.

Meanwhile, I suggest you create copies of velodyne_driver/launch/nodelet_manager.launch and velodyne_pointcloud/launch/VLP16_points.launch in some package of your own, then edit them to add the desired parameters. Don't forget to make VLP16_points.launch refer to your copy of nodelet_manager.launch. You might want to rename those files to avoid confusion.

If you want more detail, say so in a comment, and I'll try to make a complete example.

edit flag offensive delete link more

Comments

Continued the discussion on the issue. Thanks !

Zepherus1984 gravatar image Zepherus1984  ( 2016-05-08 14:37:04 -0500 )edit

Question Tools

Stats

Asked: 2016-04-26 13:12:27 -0500

Seen: 608 times

Last updated: Apr 29 '16