Skip to content

Commit

Permalink
Remove outdated FAQ section about industrial_calibration
Browse files Browse the repository at this point in the history
  • Loading branch information
mathias-luedtke committed Aug 4, 2024
1 parent 8cbbc80 commit 429b0cd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,6 @@ FAQ

A- The ``industrial_ci`` still provides valuable checks; it ensures if your package builds without issues. Also installation rules if you define. Just as a headsup that making test cases are highly recommended as your ear may hurt.

- Q- My package uses a custom Point Cloud Library (PCL) version or the `industrial_calibration <https://github.com/ros-industrial/industrial_calibration>`__ package, how do I make build work?

A- You can check `advanced_industrial_ci <https://github.com/InstitutMaupertuis/advanced_industrial_ci>`__ which provides scripts and binaries for PCL 1.8.0 and the Ceres solver. An integration example can be found `here <https://github.com/InstitutMaupertuis/ensenso_extrinsic_calibration/blob/indigo-devel/.travis.yml>`__.

- Q- How does the target package get installed?

A- *Travis CI* does this. It pulls in your package to a running instance of an operating system of your choice, and place your package under ``/home/travis``.
Expand Down

0 comments on commit 429b0cd

Please sign in to comment.