-
Notifications
You must be signed in to change notification settings - Fork 95
Closed
Description
Issue:
- In the discovery scenario, I noticed that in the observation function, at this line , the agent.state.pos is included twice in the observation array.
agent.state.pos,
Question:
- What is the intended purpose of including agent.state.pos twice in the observation? Is this behavior correct?
Suggestion:
- Could the comment part at this line be used to replace the duplicate?
# lidar_2_measures,
Thank you :)
Metadata
Metadata
Assignees
Labels
No labels