Skip to content

Add rosbag2-storage-mcap on linux-64 and win-64#202

Closed
Tobias-Fischer wants to merge 3 commits intomainfrom
rosbag2-storage-mcap
Closed

Add rosbag2-storage-mcap on linux-64 and win-64#202
Tobias-Fischer wants to merge 3 commits intomainfrom
rosbag2-storage-mcap

Conversation

@Tobias-Fischer
Copy link
Contributor

No description provided.

@mvarble
Copy link

mvarble commented Aug 21, 2024

The error in the current workflow is because the patch file has windows line endings. This commit in my fork fixes the error.

An error still occurs when building ros-humble-pid-controller, because the environment does not seem to have control_msgs installed.

In file included from $SRC_DIR/ros-humble-pid-controller/src/work/src/pid_controller.cpp:18:
$SRC_DIR/ros-humble-pid-controller/src/work/include/pid_controller/pid_controller.hpp:25:10: fatal error: control_msgs/msg/multi_dof_command.hpp: No such file or directory
   25 | #include "control_msgs/msg/multi_dof_command.hpp"

I tried to add control_msgs to vinca_linux_64.yaml but that didn't seem to do anything. I would like to point to the complete log for better reference, but I cannot get the Github action to stop from skipping the recipe building.

@Tobias-Fischer
Copy link
Contributor Author

See #205

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants