webots_ros2_control
2023.1
C++ API
Class Hierarchy
File Hierarchy
Full C++ API
Namespaces
Namespace hardware_interface
Namespace webots_ros2_control
Namespace webots_ros2_driver
Classes and Structs
Struct Joint
Class Ros2Control
Class Ros2ControlSystem
Class Ros2ControlSystemInterface
Directories
Directory include
Directory webots_ros2_control
Files
File Ros2Control.hpp
File Ros2ControlSystem.hpp
File Ros2ControlSystemInterface.hpp
Standard Documents
CHANGELOG
Changelog for package webots_ros2_control
2023.1.3 (2024-08-07)
2023.1.0 (2023-06-29)
2023.0.0 (2022-11-30)
1.2.3 (2022-05-30)
1.2.0 (2021-12-21)
1.1.3 (2021-11-05)
1.1.2 (2021-11-03)
1.1.0 (2021-07-19)
PACKAGE
README
ros2_control plugin for Webots
Index
webots_ros2_control
C++ API
Struct Joint
View page source
Struct Joint
Defined in
File Ros2ControlSystem.hpp
Struct Documentation
struct
Joint
Public Members
double
positionCommand
double
position
double
velocityCommand
double
velocity
double
effortCommand
double
acceleration
bool
controlPosition
bool
controlVelocity
bool
controlEffort
std
::
string
name
WbDeviceTag
motor
WbDeviceTag
sensor