Skip to content

Commit 45579b4

Browse files
johnwasonLevi-Armstrong
authored andcommitted
Fix readme instructions for testing by changing tesseract_process_planners to tesseract_process_managers and add tesseract_python
1 parent e9d6289 commit 45579b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ NOTE: If you are building using catkin tools, use `catkin build --force-cmake -D
8282

8383
#### Running Tesseract Tests
8484

85-
Tesseract packages use ctest because it is ROS agnostic, so to run the test call `catkin test --no-deps tesseract_collision tesseract_common tesseract_environment tesseract_geometry tesseract_kinematics tesseract_motion_planners tesseract_process_planners tesseract_scene_graph tesseract_urdf`
85+
Tesseract packages use ctest because it is ROS agnostic, so to run the test call `catkin test --no-deps tesseract_collision tesseract_common tesseract_environment tesseract_geometry tesseract_kinematics tesseract_motion_planners tesseract_process_managers tesseract_scene_graph tesseract_urdf tesseract_python`
8686

8787
### Building Tesseract Code Coverage
8888

0 commit comments

Comments
 (0)