mirror of
https://gitlab.com/obbart/universal_robots_ros_driver.git
synced 2026-04-10 10:00:48 +02:00
added log message about program running
This commit is contained in:
@@ -172,6 +172,7 @@ void UrDriver::startWatchdog()
|
|||||||
|
|
||||||
while (true)
|
while (true)
|
||||||
{
|
{
|
||||||
|
LOG_INFO("Robot ready to receive control commands.");
|
||||||
handle_program_state_(true);
|
handle_program_state_(true);
|
||||||
while (reverse_interface_active_ == true)
|
while (reverse_interface_active_ == true)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user