forked from pinaki2999/youbot_hokuyo_application
-
Notifications
You must be signed in to change notification settings - Fork 0
huiyi1990/youbot_hokuyo_application
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Installation: ==> Download and add the package in your ROS_PACKAGE_PATH ==> open a terminal and enter the following command: ==> rosmake youbot_hokuyo_application To run the node: ==> Use following commandds in the terminal #Start the youbot_oodl driver ==> roslaunch youbot_oodl youbot_oodl_driver.launch #Execute the launch file to start other relevant nodes ==> roslaunch youbot_hokuyo_application youbot_hokuyo_application.launch #Start the point cloud assembling node ==> rosrun youbot_hokuyo_application youbot_hokuyo_node To visualize the formation of the pointclouds: # Start the ros visualization tool ==> rosrun rviz rviz ==> Use fixed-frame as "base_link" ==> add a pointcloud visualizer subscribed to the topic, "youbot_hokuyo_assembled_cloud"
About
An application using hokuyo-laser scanner, mounted on the youbot-arm, to create 3D range-data model of the environment.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Makefile 51.6%
- C++ 45.0%
- CMake 3.4%