Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Paul Rouanet
ros2_control_bolt
Commits
46b7ec32
Commit
46b7ec32
authored
Jul 23, 2021
by
Paul Rouanet
Browse files
Add calibration and read in start
parent
d96fa1cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
ros2_control_bolt/src/system_bolt.cpp
View file @
46b7ec32
...
...
@@ -453,6 +453,12 @@ return_type SystemBoltHardware::start()
}
}
// Calibration
//calibration(const hardware_interface::HardwareInfo & info);
// Sensor reading
read
();
status_
=
hardware_interface
::
status
::
STARTED
;
/* RCLCPP_INFO(
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment