TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

PythonRobotics: Python sample codes for robotics algorithms

208 pointsby wei_jokalmost 7 years ago

4 comments

rootusrootusalmost 7 years ago
Oh, neat! I'm currently taking the AI for Robotics class through Georgia Tech OMSCS, so this is a topic I am interested in, and in the language I currently use professionally. Thank you for sharing!
评论 #17493522 未加载
评论 #17489761 未加载
DoritoChefalmost 7 years ago
This is some really cool information! I implemented a map-parsing algorithm that used a data structure that enabled neighboring cell access in constant time. It&#x27;s biggest weakness is that very high-resolution occupancy maps take quite some time to render. I&#x27;m very inexperienced when it comes to sharing my coding projects with the world, so any feedback on the readability&#x2F;accessibility of my repository would be greatly appreciated! <a href="https:&#x2F;&#x2F;github.com&#x2F;dwrodri&#x2F;LQTLD3" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;dwrodri&#x2F;LQTLD3</a>
dekhnalmost 7 years ago
The visualizations are lovely.
nbeleskialmost 7 years ago
I wonder how easy it would be to integrate this to ROS for real robotic simulations. Anyone has experience in the matter?
评论 #17490532 未加载
评论 #17490521 未加载