I am trying to pass the object of nodeConfiguration to a fragment so that I can execute a node from this fragment but got this exception and unable to solve this. Please help to get rid of this exception.
java.lang.ClassCastException: org.ros.node.NodeConfiguration cannot be cast to android.os.Parcelable
I am trying to pass the object of nodeConfiguration to a fragment so that I can execute a node from this fragment but got this exception and unable to solve this. Please help to get rid of this exception.
java.lang.ClassCastException: org.ros.node.NodeConfiguration cannot be cast to android.os.Parcelable