Skip to content

Trajectory path #73

Answered by mxgrey
zach-goh asked this question in Q&A
Jul 14, 2021 · 1 comments · 7 replies
Discussion options

You must be logged in to vote

The rmf_fleet_msgs API is a legacy API so it has some cruft in it and isn't generally recommended for use in developing a fleet adapter. However, we haven't put out a "modernized" API for the Read-Only style of integration yet, because the legacy one has been working well enough for all of our use-cases so far.

For the legacy Read-Only Fleet Integration you can ignore the t time field and the index field. The documentation you linked mentions this for t, but we need to update it to explain that index should be ignored as well:

Inside the rmf_fleet_msgs/Location message, the t field (which represents time) is generally ignored by the read-only fleet adapter. We assume that it is too cumbe…

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@mxgrey
Comment options

@zach-goh
Comment options

@mxgrey
Comment options

@zach-goh
Comment options

@mxgrey
Comment options

Answer selected by zach-goh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants