Skip to content

rhemarobotics/ros-car-stm32

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

其中 积分计算有所变化


加入速度差值变化


#define SPEED_SAMPLING_FREQ (u16)(10000/(SPEED_SAMPLING_TIME+1))  //1000hz


脉冲的计算放在了中断里面

完整版的简易避障程序,但是电机转速计算还是需要改进,用测脉冲的方式计算转速。


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 77.6%
  • HTML 9.5%
  • Rebol 6.1%
  • Assembly 4.7%
  • Makefile 1.8%
  • C++ 0.2%
  • Other 0.1%