Closed mhubii closed 2 months ago
@mhubii I fixed the dependencies. However, I cannot add wbc_msgs to package.xml as this package is not the ros index. Therefore, the slightly complicated install instructions here. If you know a way around this, please advice.
hi @dmronga , yes, you can add --ignore-src
or -i
to rosdep
, you can read the doc through rosdep --help
package.xml
/CMakeLists.txt
dependency mismatch:package.xml:
CMake:
package.xml
should stateexec_depend
oncontroller_manager
xacro
robot_state_publisher
(missing)joint_state_broadcaster
Example in readme https://github.com/ARC-OPT/wbc_ros#examples should not need to highlight manual installation if
package.xml
was configured correctly (usually handled throughrosdep
) (optional)Refers to https://github.com/openjournals/joss-reviews/issues/6696