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

Where do I turn off CATKIN_ENABLE_TESTING?

asked 2018-06-19 20:55:08 -0500

Rick Armstrong gravatar image

What's the right way to set this? I imagine I could muck with /opt/ros/indigo/share/catkin/cmake/toplevel.cmake, but somehow that doesn't strike me as the Right Thing.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
9

answered 2018-06-19 21:42:04 -0500

jayess gravatar image

updated 2018-06-20 01:34:10 -0500

According to the how to of the catkin docs, you can disable CATKIN_ENABLE_TESTING by using

catkin_make -DCATKIN_ENABLE_TESTING=0
edit flag offensive delete link more

Comments

Not sure why googling didn't bring that up; thanks.

Rick Armstrong gravatar image Rick Armstrong  ( 2018-06-19 21:51:39 -0500 )edit

To be fair, it took me a while to find it combined with searching the catkin repo.

jayess gravatar image jayess  ( 2018-06-19 21:53:32 -0500 )edit
1

@jayess: you may want to link to the rendered version of the catkin docs instead: here. The github link would allow you to link to a specific line though, which may be nice.

gvdhoorn gravatar image gvdhoorn  ( 2018-06-20 01:24:31 -0500 )edit

@gvdhoorn Good point. Updated

jayess gravatar image jayess  ( 2018-06-20 01:34:30 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2018-06-19 20:55:08 -0500

Seen: 5,374 times

Last updated: Jun 20 '18