Skip to content

Ros(c++) implementation of kalman filter for throwing ball. Display the trajectory on Rviz.

Notifications You must be signed in to change notification settings

TapanBhavsar/ThrowingBall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

ThrowingBall

This Learning project is about implementation of kalman filter to predict throwing ball trajectory. The implementation currently working in c++ with clean code as ROS package.

This package contains two Nodes:

  1. sensor_data_node
  2. kalman_filter_node

After implementation of Kalman Filter the visualization of trajectory will be displayed on Rviz.

Currently, Implementation of above two nodes has been completed. atlast the visualization part on Rviz is still on hold.

About

Ros(c++) implementation of kalman filter for throwing ball. Display the trajectory on Rviz.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published