1 Star 0 Fork 0

cloudkernel/pursuit_msgs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
AvoidanceStatus.msg 911 Bytes
一键复制 编辑 原始数据 按行查看 历史
cloudkernel-tech 提交于 2024-05-11 14:42 . update avoidancestatus msg
# This message defines the status for obstacle avoidance in both indoor & outdoor applications.
# It's used for low-level motion control and other tasks, and it supports the Pursuit products only.
std_msgs/Header header
bool flag_obstacle_in_far_front # Obstacle is in far front of the vehicle
bool flag_obstacle_far_nearby # Obstacle is in the neighbourhood of the vehicle with a large distance
bool flag_obstacle_in_front # Obstacle is in front of the vehicle
bool flag_obstacle_in_rear # Obstacle is at the back of the vehicle
bool flag_obstacle_nearby # Obstacle is within a small distance from the vehicle
bool flag_nav_task_active # True when navigation task is active onboard
bool flag_nav_local_plan_valid # The local plan from navigation is valid for obstacle avoidance
bool flag_laser_scan_data_valid # Laser scan data is valid for obstacle detection
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cloudkernel-tech/pursuit_msgs.git
git@gitee.com:cloudkernel-tech/pursuit_msgs.git
cloudkernel-tech
pursuit_msgs
pursuit_msgs
main

搜索帮助