Skip to content

Commit

Permalink
fix(build)
Browse files Browse the repository at this point in the history
Signed-off-by: Kotaro Yoshimoto <[email protected]>
  • Loading branch information
HansRobo committed Feb 26, 2024
1 parent 1dbd6fc commit 9d8ae2c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ class ScenarioSimulator : public rclcpp::Node
geographic_msgs::msg::GeoPoint getOrigin();
std::shared_ptr<hdmap_utils::HdMapUtils> hdmap_utils_;
std::shared_ptr<vehicle_simulation::EgoEntitySimulation> ego_entity_simulation_;
const bool consider_pose_by_road_slope_;

bool isEgo(const std::string & name);
bool isEntityExists(const std::string & name);
Expand Down

0 comments on commit 9d8ae2c

Please sign in to comment.