Skip to content

Commit

Permalink
added ROS services which replaces ROS (device) parameters -> have gen…
Browse files Browse the repository at this point in the history
…eric access to device parameters
  • Loading branch information
JnsHndr committed Oct 15, 2024
1 parent cf5346e commit a8be0da
Show file tree
Hide file tree
Showing 26 changed files with 565 additions and 488 deletions.
1 change: 1 addition & 0 deletions src/pf_driver/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ set(${PROJECT_NAME}_SOURCES
src/ros/laser_scan_publisher.cpp
src/ros/point_cloud_publisher.cpp
src/ros/pf_data_publisher.cpp
src/ros/pf_services.cpp
)

add_executable(ros_main
Expand Down
121 changes: 0 additions & 121 deletions src/pf_driver/cfg/PFDriverR2000.cfg

This file was deleted.

71 changes: 0 additions & 71 deletions src/pf_driver/cfg/PFDriverR2300.cfg

This file was deleted.

Loading

0 comments on commit a8be0da

Please sign in to comment.