Skip to content

Perception b center agent states suggestions#113

Closed
LucasEby wants to merge 6 commits intoPerceptionB_center_agent_statesfrom
PerceptionB_center_agent_states_suggestions
Closed

Perception b center agent states suggestions#113
LucasEby wants to merge 6 commits intoPerceptionB_center_agent_statesfrom
PerceptionB_center_agent_states_suggestions

Conversation

@LucasEby
Copy link
Collaborator

Created AgentTracker.py, IdTracker.py, and LostAgent.py to help Akul out with his tasking. I added it to this PR so you are aware of what he's doing. I think it would be best to have him work in a separate class for what he's doing (at least for now) so you guys don't step on each other's toes. Also he should be able to test his code without ROS, I think that will help him out. I'm hoping this will make it easier to integrate his stuff into what you are doing later.

I tried to move most of the ROS stuff into pedestrian_detection.py. I think we should have PedestrianDetector2D's detect_pedestrians method call Fusion3D's fusion_callback function inside of it. I figure this way we can have the fusing of the data abstracted out from the rest of what we have to do. So detect_pedestrians would basically be a "main method" that calls the other stuff we need. Might make the code a bit easier to understand?

Tbh I'm not 100% sure what all fusion.py is doing so I felt that stopping here would be a good idea to get your opinion since I don't fully understand everything about fusion.py

@sonarqubecloud
Copy link

@lukasdumasius lukasdumasius deleted the branch PerceptionB_center_agent_states February 17, 2025 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants