You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Two ros nodes generate and publish square waves and triangle waves. Another ros node can subscribe to a topic and calculate the average over n number of recieved samples. Average of square and triangle functions are calculated using two instances of the averager node using a launch file.