camera img
This commit is contained in:
@@ -40,9 +40,9 @@ public:
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!multiflex->configureNumberOfSensors(0x1F)) // check if all 6 distance sensors work
|
if (!multiflex->configureNumberOfSensors(0x7)) // check if all 6 distance sensors work
|
||||||
{
|
{
|
||||||
RCLCPP_ERROR(this->get_logger(), "Failed to set the number of sensors to 5!");
|
RCLCPP_ERROR(this->get_logger(), "Failed to set the number of sensors to 3!");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Submodule src/px4_msgs updated: b64ef0475c...ffc3a4cd57
0
thefuck.txt
Normal file
0
thefuck.txt
Normal file
BIN
web-cam-shot.jpg
Normal file
BIN
web-cam-shot.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 44 KiB |
Reference in New Issue
Block a user