/*
Copyright 2012 Barrett Technology <support@barrett.com>
+ Copyright (c) 2017, 2018 Walter Fetter Lages <w.fetter@ieee.org>
- This file is part of libbarrett.
+ The original file is part of libbarrett.
+ This file was modified to implement a ROS node simulating the Barrett
+ WAM independent from libbarrett.
This version of libbarrett is free software: you can redistribute it
and/or modify it under the terms of the GNU General Public License as
* Created on: Apr 12, 2012
* Author: dc
*/
+
+ /* Modified on 2017, 2018
+ Author: Walter Fetter Lages
+ */
#ifndef WAM_NODE_SIM_RATE_LIMITER_IMPL_H_
/*
Copyright 2009, 2010, 2011, 2012 Barrett Technology <support@barrett.com>
+ Copyright (c) 2017, 2018 Walter Fetter Lages <w.fetter@ieee.org>
- This file is part of libbarrett.
+ The original file is part of libbarrett.
+ This file was modified to implement a ROS node simulating the Barrett
+ WAM independent from libbarrett.
This version of libbarrett is free software: you can redistribute it
and/or modify it under the terms of the GNU General Public License as
* Created on: Sep 25, 2009
* Author: dc
*/
+
+ /* Modified on 2017, 2018
+ Author: Walter Fetter Lages
+ */
+
#ifndef WAM_NODE_SIM_WAM_IMPL_H_
#define WAM_NODE_SIM_WAM_IMPL_H_
/*
Copyright 2012 Barrett Technology <support@barrett.com>
+ Copyright (c) 2017, 2018 Walter Fetter Lages <w.fetter@ieee.org>
- This file is part of libbarrett.
+ The original file is part of libbarrett.
+ This file was modified to implement a ROS node simulating the Barrett
+ WAM independent from libbarrett.
This version of libbarrett is free software: you can redistribute it
and/or modify it under the terms of the GNU General Public License as
* Created on: Apr 12, 2012
* Author: dc
*/
+
+ /* Modified on 2017, 2018
+ Author: Walter Fetter Lages
+ */
+
#ifndef WAM_NODE_SIM_RATE_LIMITER_H_
#define WAM_NODE_SIM_RATE_LIMITER_H_
/**
* Copyright 2009-2014 Barrett Technology <support@barrett.com>
- *
- * This file is part of libbarrett.
+ * Copyright (c) 2017, 2018 Walter Fetter Lages <w.fetter@ieee.org>
+
+ * The original file is part of libbarrett.
+ * This file was modified to implement a ROS node simulating the Barrett
+ * WAM independent from libbarrett.
*
* This version of libbarrett is free software: you can redistribute it
* and/or modify it under the terms of the GNU General Public License as
* @author Dan Cody
*/
+ /* Modified on 2017, 2018
+ Author: Walter Fetter Lages
+ */
+
#ifndef WAM_NODE_SIM_WAM_H_
#define WAM_NODE_SIM_WAM_H_
/*
Copyright 2012 Barrett Technology <support@barrett.com>
+ Copyright (c) 2017, 2018 Walter Fetter Lages <w.fetter@ieee.org>
- This file is part of barrett-ros-pkg.
+ The original file is part of barrett-ros-pkg.
+ This file was modified to implement a ROS node simulating the Barrett WAM
+ independent from libbarrett.
This version of barrett-ros-pkg is free software: you can redistribute it
and/or modify it under the terms of the GNU General Public License as
Author: Kyle Maroney
*/
+ /* Modified on 2017, 2018
+ Author: Walter Fetter Lages
+ */
+
+
#include <unistd.h>
#include <math.h>