-
Notifications
You must be signed in to change notification settings - Fork 3
Run Test Using ROS
David Hanley edited this page Oct 30, 2017
·
7 revisions
We created a ROS package to test the djh_ins package (www.ros.org/).
cd workspace/djh_ins/test_module
catkin_make --source workspace/djh_ins/test_module/test
source devel/setup.bash
Note that the "workspace'' is a general directory workspace and not necessarily the catkin_ws commonly used for ROS packages.
roslaunch djh_ins_test test_set.launch