Skip to content

Commit

Permalink
ビルド通る用に戻した
Browse files Browse the repository at this point in the history
  • Loading branch information
Kotakku committed Sep 17, 2022
1 parent b576a22 commit d2a16a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# jsk_visualization for ROS2

[![BuildTest](https://github.com/Kotakku/jsk_visualization/actions/workflows/BuildTest.yaml/badge.svg)](https://github.com/Kotakku/jsk_visualization/actions/workflows/BuildTest.yaml)

[![BuildTest](https://github.com/Kotakku/jsk_visualization/actions/workflows/BuildTest.yaml/badge.svg?branch=feat%2Fros2)](https://github.com/Kotakku/jsk_visualization/actions/workflows/BuildTest.yaml)
jsk visualization ros package.

See [read the docs](http://jsk-visualization.readthedocs.org/en/latest/).
Expand Down
2 changes: 1 addition & 1 deletion jsk_rviz_plugins/src/overlay_utils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
//#include <ros/ros.h>
#include <rclcpp/rclcpp.hpp>

#include "rviz_utils.hpp"
#include "rviz_rendering/render_system.hpp"
#include "rviz_utils.hpp"

namespace jsk_rviz_plugins
{
Expand Down

0 comments on commit d2a16a0

Please sign in to comment.